projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d0ccca
)
(setup-japanese-environment): Set default value of default-input-method.
author
Kenichi Handa
<handa@m17n.org>
Sun, 3 Aug 1997 02:54:04 +0000
(
02:54
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Sun, 3 Aug 1997 02:54:04 +0000
(
02:54
+0000)
lisp/language/japan-util.el
patch
|
blob
|
history
diff --git
a/lisp/language/japan-util.el
b/lisp/language/japan-util.el
index 6e277f83c3f11dce4d03f8fe672c43e7e53da4c5..95ae9fb5b28b3e7c2f305fcdb5e05dd3cb6c2ae2 100644
(file)
--- a/
lisp/language/japan-util.el
+++ b/
lisp/language/japan-util.el
@@
-52,6
+52,7
@@
(set-keyboard-coding-system-internal 'iso-2022-7bit))
(setq default-input-method "japanese")
+ (setq-default default-input-method "japanese")
(setq sendmail-coding-system 'iso-2022-jp
rmail-file-coding-system 'iso-2022-jp)